bitkeeper revision 1.1236.31.4 (423770a7zebfa9oORBQCP7xh5DgOrg)
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Tue, 15 Mar 2005 23:32:55 +0000 (23:32 +0000)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Tue, 15 Mar 2005 23:32:55 +0000 (23:32 +0000)
Oops, forgot a file.

xen/arch/ia64/patch/linux-2.6.7/time.c

index d0b421fb67f04e6d38d089152110a9801c325933..004e21fa2179be5a5592abbb6a6e147c5bac252e 100644 (file)
@@ -1,5 +1,5 @@
 --- ../../linux-2.6.7/arch/ia64/kernel/time.c  2004-06-15 23:19:01.000000000 -0600
-+++ arch/ia64/time.c   2005-03-09 13:22:52.000000000 -0700
++++ arch/ia64/time.c   2005-03-14 17:27:11.000000000 -0700
 @@ -10,16 +10,22 @@
   */
  #include <linux/config.h>
 +      }
 +      if (domain0_ready && vcpu_timer_expired(dom0->exec_domain[0])) {
 +              vcpu_pend_timer(dom0->exec_domain[0]);
-+              vcpu_set_next_timer(dom0->exec_domain[0]);
++              //vcpu_set_next_timer(dom0->exec_domain[0]);
 +              domain_wake(dom0->exec_domain[0]);
 +      }
 +      if (!is_idle_task(current->domain) && current->domain != dom0) {